home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 26 / CU Amiga Magazine's Super CD-ROM 26 (1998)(EMAP Images)(GB)[!][issue 1998-09].iso / CUCD / Utilities / urb2 / catalogs / Urbconfig.cd < prev    next >
Text File  |  1998-06-09  |  9KB  |  516 lines

  1. #header URB_LOCALE
  2. ;
  3. ;generate urbconfig.lh using:
  4. ;        catcomp hd7:urb2/urbconfig.cd CFILE hd7:urb2/urbconfig.lh NOBLOCK NOCODE SYMBOLS=HELP
  5. ;
  6. ;generate urbconfig.ct using:
  7. ;        catcomp hd7:urb/urbconfig.cd CTFILE hd7:urb/urbconfig.ct
  8. ;
  9. ;generate urbconfig.catalog using:
  10. ;        catcomp hd7:urb/urbconfig.cd TRANSLATION urbconfig.**** CATALOG hd7:urb/catalogs/****/urbconfig.catalog NOOPTIM
  11. ;        where **** is the language to produce, NOOPTIM allows unchanged strings
  12. ;
  13. ;                  Menu Text Entries
  14. ;
  15. MSG_MENU_PROJECT (//)
  16. Project
  17. ;
  18. MSG_MENU_ABOUT (//)
  19. About
  20. ;
  21. MSG_MENU_MUI (//)
  22. MUI
  23. ;
  24. MSG_MENU_URB (//)
  25. URB
  26. ;
  27. MSG_MENU_QUIT (//)
  28. Quit
  29. ;
  30. MSG_MENU_SETTINGS (//)
  31. Settings
  32. ;
  33. MSG_MENU_SPECIAL (//)
  34. Special
  35. ;
  36. MSG_MENU_LOAD (//)
  37. Load Configuration...
  38. ;
  39. MSG_MENU_RELOAD (//)
  40. ReLoad Configuration  
  41. ;
  42. MSG_MENU_SAVE (//)
  43. Save
  44. ;
  45. MSG_MENU_SAVEAS (//)
  46. SaveAs...
  47. ;
  48. MSG_MENU_MUISET (//)
  49. MUI Settings...
  50. ;
  51. MSG_MENU_TRIM (//)
  52. Trim command list
  53. ;
  54. MSG_MENU_CREATE (//)
  55. Create New Urb
  56. ;
  57. MSG_MENU_IMPORT (//)
  58. Import Model
  59. ;
  60. ;
  61. ;                  Gadgets and Labels
  62. ;
  63. ;
  64. MSG_PAGE_COMMANDS (//)
  65. Commands
  66. ;
  67. MSG_PAGE_LAYOUT (//)
  68. Layout
  69. ;
  70. MSG_PAGE_WINDOW (//)
  71. Window
  72. ;
  73. MSG_PAGE_PATHS (//)
  74. Paths
  75. ;
  76. MSG_LIST_TITLE_LABEL (//)
  77. \33bLabel
  78. ;
  79. MSG_LIST_TITLE_TYPE (//)
  80. \33bType
  81. ;
  82. MSG_LIST_TITLE_STACK (//)
  83. \33bStack
  84. ;
  85. MSG_LIST_TITLE_COMMAND (//)
  86. \33bCommand
  87. ;
  88. MSG_LIST_TITLE_BUTTONTYPE (//)
  89. \33bT
  90. ;
  91. MSG_LIST_TITLE_IMAGE (//)
  92. \33bImage
  93. ;
  94. MSG_LIST_TITLE_BACKGROUND (//)
  95. \33bB
  96. ;
  97. MSG_LIST_TITLE_RGBCOLOR (//)
  98. \33bColor
  99. ;
  100. MSG_CYCLE_BGDEFAULT (//)
  101. Default
  102. ;
  103. MSG_CYCLE_BGCUSTOM (//)
  104. Custom
  105. ;
  106. MSG_CYCLE_TEXT (//)
  107. Text
  108. ;
  109. MSG_CYCLE_IMAGE (//)
  110. Image
  111. ;
  112. MSG_CYCLE_LABEL (//)
  113. Label
  114. ;
  115. MSG_CYCLE_AREXX (//)
  116. ARexx
  117. ;
  118. MSG_CYCLE_CLI (//)
  119. CLI
  120. ;
  121. MSG_CYCLE_EXECUTE (//)
  122. Execute
  123. ;
  124. MSG_CYCLE_WBRUN (//)
  125. WBRun
  126. ;
  127. MSG_CYCLE_START (//)
  128. Start
  129. ;
  130. MSG_CYCLE_AREAS0 (//)
  131. None
  132. ;
  133. MSG_CYCLE_AREAS1 (//)
  134. 1 Subarea
  135. ;
  136. MSG_CYCLE_AREAS2 (//)
  137. 2 Subareas
  138. ;
  139. MSG_CYCLE_AREAS3 (//)
  140. 3 Subareas
  141. ;
  142. MSG_CYCLE_ACROSS (//)
  143. Across
  144. ;
  145. MSG_CYCLE_DOWN (//)
  146. Down
  147. ;
  148. MSG_BUTTON_OK (//)
  149. *_OK
  150. ;
  151. MSG_BUTTON_TRIM (//)
  152. _Save them|*_Trim them
  153. ;
  154. MSG_LABEL_LABEL (//)
  155. Label Text:
  156. ;
  157. MSG_LABEL_TYPE (//)
  158. Run Type:
  159. ;
  160. MSG_LABEL_STACK (//)
  161. Stack:
  162. ;
  163. MSG_LABEL_COMMAND (//)
  164. Command:
  165. ;
  166. MSG_BUTTON_UPDATE (//)
  167. U_pdate Entry
  168. ;
  169. MSG_BUTTON_CLEAR (//)
  170. C_Lear Entry
  171. ;
  172. MSG_BUTTON_SAVE (//)
  173. _Save
  174. ;
  175. MSG_BUTTON_USE (//)
  176. _Use
  177. ;
  178. MSG_BUTTON_RELOAD (//)
  179. _Reload
  180. ;
  181. MSG_BUTTON_CANCEL (//)
  182. _Cancel
  183. ;
  184. MSG_BUTTON_QUIT (//)
  185. _Quit
  186. ;
  187. MSG_LABEL_BTYPE (//)
  188. Button Type:
  189. ;
  190. MSG_LABEL_BGTYPE (//)
  191. Background:
  192. ;
  193. MSG_LABEL_BACK (//)
  194. Color:
  195. ;
  196. MSG_LABEL_IMAGE (//)
  197. Button Image:
  198. ;
  199. MSG_LABEL_AREXX (//)
  200. Arexx run command:
  201. ;
  202. MSG_LABEL_CLI (//)
  203. Async CLI Command:
  204. ;
  205. MSG_LABEL_EXECUTE (//)
  206. Execute run command:
  207. ;
  208. MSG_LABEL_WBRUN (//)
  209. Workbench run command:
  210. ;
  211. MSG_LABEL_TDIR (//)
  212. Temp directory: 
  213. ;
  214. MSG_LABEL_IDIR (//)
  215. Image directory: 
  216. ;
  217. MSG_LABEL_URBCFG (//)
  218. URBConfig: 
  219. ;
  220. MSG_LABEL_URBHLP (//)
  221. URB.guide: 
  222. ;
  223. MSG_LABEL_SCROLLERS (//)
  224. Use Scrollbars:
  225. ;
  226. MSG_LABEL_BORDERLESS (//)
  227. Borderless Window:
  228. ;
  229. MSG_LABEL_TITLELESS (//)
  230. No Title Borderless:
  231. ;
  232. MSG_LABEL_BACKDROP (//)
  233. BackDrop Window:
  234. ;
  235. MSG_LABEL_ROWS (//)
  236. Rows
  237. ;
  238. MSG_LABEL_COLS (//)
  239. Cols
  240. ;
  241. MSG_LABEL_ORDER (//)
  242. Order
  243. ;
  244. MSG_LABEL_IMG (//)
  245. Image
  246. ;
  247. MSG_LABEL_IMGFILE (//)
  248. Image File
  249. ;
  250. MSG_TITLE_WIN1 (//)
  251. Configuration
  252. ;
  253. MSG_TITLE_LOAD (//)
  254. Select Configuration to Load
  255. ;
  256. MSG_TITLE_SAVEAS (//)
  257. Select Filename for SaveAs
  258. ;
  259. MSG_TITLE_SELECT (//)
  260. Select a file...
  261. ;
  262. MSG_TITLE_SELDIR (//)
  263. Select a directory...
  264. ;
  265. MSG_TITLE_BORDER (//)
  266. Window Borders
  267. ;
  268. MSG_TITLE_SCROLL (//)
  269. Scroll Bars
  270. ;
  271. ;  !!! NOTE: the %d's are filled in for which area/subarea is
  272. ;            being processed. Also note the maximum lenght.
  273. ;            Area should be first %d, subarea second %d
  274. ;
  275. MSG_TITLE_WIN2 (//40)
  276. Area: %d  SubArea: %d
  277. ;
  278. MSG_TITLE_PATHS1 (//)
  279. Required
  280. ;
  281. MSG_TITLE_PATHS2 (//)
  282. Miscellaneous
  283. ;
  284. MSG_TITLE_TRIMTXT (//)
  285. Save them|*_Trim them
  286. ;
  287. MSG_TITLE_WIN3 (//)
  288. Create New URB
  289. ;
  290. MSG_LABEL_NNAME (//)
  291. Name for new URB:
  292. ;
  293. MSG_LABEL_NDIR (//)
  294. Directory for new URB:
  295. ;
  296. MSG_BUTTON_NSAVE (//)
  297. _OK
  298. ;
  299. MSG_TEXT_NEWURB (//)
  300. Done creating: 
  301. ;
  302. ;
  303. ;                  Help Messages
  304. ;
  305. MSG_HELP_LIST (//)
  306. Double-click to Edit\nDrag&Drop to reorder\nDrop icon for a WBRUN program
  307. ;
  308. MSG_HELP_LABEL (//)
  309. Enter Label for Button\n\
  310. For text buttons:\n\
  311.    _character for shortcut key\n\
  312.    ^ is converted to escape
  313. ;
  314. MSG_HELP_TYPE (//)
  315. Select run type for program/script\n\
  316. Label for no action\n\
  317. Start for hiding/showing clusters
  318. ;
  319. MSG_HELP_STACK (//)
  320. Size of stack for programs run as CLI commands
  321. ;
  322. MSG_HELP_CMD (//)
  323. Enter command to be run/executed\n\
  324. or list of cluster numbers for a\n\
  325. START button
  326. ;
  327. MSG_HELP_UPDATE (//)
  328. Update selected entry
  329. ;
  330. MSG_HELP_CLEAR (//)
  331. Clear selected entry
  332. ;
  333. MSG_HELP_BTYPE (//)
  334. Text or image button\n\
  335. Text will use label on button\n\
  336. Image wil use datatypes image
  337. ;
  338. MSG_HELP_BGTYPE (//)
  339. Select either Default or Custom Backgrounds
  340. ;
  341. MSG_HELP_BACK (//)
  342. Select an RGB Color\n\
  343. for the button background
  344. ;
  345. MSG_HELP_IMAGE (//)
  346. Select a datatypes image\n\
  347. for an image button or the\n\
  348. background for a text button
  349. ;
  350. MSG_HELP_SAVE (//)
  351. Save and reload configuration
  352. ;
  353. MSG_HELP_USE (//)
  354. Use configuration\n\
  355. but do not save as default
  356. ;
  357. MSG_HELP_RELOAD (//)
  358. Reload last saved configuration
  359. ;
  360. MSG_HELP_CANCEL (//)
  361. Cancel changes since last Saved\n\
  362. Reloads saved configuration
  363. ;
  364. MSG_HELP_QUIT (//)
  365. Quit without saving changes
  366. ;
  367. MSG_HELP_AREXX (//)
  368. Command to run ARexx scripts
  369. ;
  370. MSG_HELP_CLI (//)
  371. Run CLI commands asynchronously
  372. ;
  373. MSG_HELP_EXECUTE (//)
  374. Command to execute Amiga DOS scripts
  375. ;
  376. MSG_HELP_WBRUN (//)
  377. Command to run WorkBench programs
  378. ;
  379. MSG_HELP_TDIR (//)
  380. Directory for temporary files
  381. ;
  382. MSG_HELP_IDIR (//)
  383. Default directory for images
  384. ;
  385. MSG_HELP_URBCFG (//)
  386. Full path to THIS program\n\
  387. This should be correct
  388. ;
  389. MSG_HELP_URBHLP (//)
  390. Full path to URB.guide
  391. ;
  392. MSG_HELP_SCROLLERS (//)
  393. Select whether to have scrollbars   
  394. ;
  395. MSG_HELP_BORDERLESS (//)
  396. Select for a borderless window
  397. ;
  398. MSG_HELP_TITLELESS (//)
  399. Makes the borderless window\n\
  400. appear without a title
  401. ;
  402. MSG_HELP_BACKDROP (//)
  403. Select for window to be a backdrop
  404. ;
  405. MSG_HELP_AREACYC (//)
  406. Number of subareas to\n\
  407. divide this window area into
  408. ;
  409. MSG_HELP_AREANUM (//)
  410. Number of clusters in subarea
  411. ;
  412. MSG_HELP_AREABUT (//)
  413. Press button to open cluster\n\
  414. definition window for this subarea
  415. ;
  416. MSG_HELP_CNUM (//)
  417. Cluster number being defined\n\
  418. Use this number in START buttons
  419. ;
  420. MSG_HELP_ROWS (//)
  421. Number of rows of buttons\n\
  422. for this cluster
  423. ;
  424. MSG_HELP_COLS (//)
  425. Number of columns of buttons\n\
  426. for this cluster
  427. ;
  428. MSG_HELP_ORDER (//)
  429. Across will order buttons in rows\n\
  430. Down will order buttons in columns
  431. ;
  432. MSG_HELP_IMG (//)
  433. Check this to create an image area\n\
  434. instead of a button cluster
  435. ;
  436. MSG_HELP_IMGFILE (//)
  437. Datatypes file to use for image area\n\
  438. if none, area will be a blank TEXT area
  439. ;
  440. MSG_HELP_CSAVE (//)
  441. Accept subarea definitons
  442. ;
  443. MSG_HELP_CCANCEL (//)
  444. Cancel subarea definition changes
  445. ;
  446. MSG_HELP_NNAME (//)
  447. Enter a base name for the new URB\n\
  448. No special characters allowed
  449. ;
  450. MSG_HELP_NDIR (//)
  451. Directory for the new URB\n\
  452. and its related pieces
  453. ;
  454. MSG_HELP_NSAVE (//)
  455. Create the new URB
  456. ;
  457. MSG_HELP_NCANCEL (//)
  458. Cancel creating new URB
  459. ;
  460. ;                  Error and Informational Messages
  461. ;
  462. MSG_ABOUT_URB (//)
  463. \33c\33bURB v2.0\33n\n\
  464. Ubiquitous Resource Bars\n\n\
  465. Copyright ©1998 by Dick Whiting\n\n\
  466. Standard Disclaimer: I wrote it, it works for me, I don't guarantee\n\
  467. that it will do anything productive for anyone else, etc. etc. ;-)\n\n\
  468. HOWEVER, if you do find a use for it: I homeschool my kids and they would\n\
  469. love a postcard from where EVER you live. Instant Geography Lesson;)\n\n\
  470. \33c\33bPostcards:\33n\nDick Whiting\n28590 S. Beavercreek Rd.\n\
  471. Mulino, Oregon 97042\n\USA\n\n\33bEmail:\33n\nDick Whiting <dwhiting@europa.com>
  472. ;
  473. MSG_ERROR_APFAIL (//)
  474. Failed to create Application.
  475. ;
  476. MSG_ERROR_OPEN (//)
  477. Error opening file:
  478. ;
  479. MSG_ERROR_BADCFG (//)
  480. File is not a valid configuration file\n\
  481. or is the wrong version
  482. ;
  483. MSG_ERROR_OBJERR (//)
  484. Error creating MUI object
  485. ;
  486. MSG_ERROR_ASLOPEN (//)
  487. Cannot quit now, there are still\n\
  488. some file requesters open
  489. ;
  490. ; !!! Note there's a maximum length on the next one
  491. ; !!! "%d" gets replaced with the number of extra commands
  492. ;
  493. MSG_ERROR_BUTTONCNT (//240)
  494. There are more command definitions\n\
  495. than buttons defined. Select TRIM from\n\
  496. the SPECIAL menu to delete the \33bLAST\33n %d entries
  497. ;
  498. MSG_ERROR_NEWNAME (//)
  499. You must specify a name the new URB
  500. ;
  501. MSG_ERROR_UNKNOWNID (//)
  502. Unknown id:
  503. ;
  504. MSG_ERROR_URBEXISTS (//)
  505. Already exists: 
  506. ;
  507. MSG_ERROR_URBCOPY (//)
  508. Error copying URB program as: 
  509. ;
  510. MSG_ERROR_INFOCOPY (//)
  511. Error copying URB.info as: 
  512. ;
  513. ; This one is an empty string
  514. MSG_NULL (//)
  515.  
  516. ;